Returns an Optional that contains the charset in lower case retrieved from the HTTP response headers of this request or an empty Optional if the received headers do not include any information about the charset.
Returns an Optional that contains the MIME type value retrieved from the
Content-Type header of this request or an empty Optional if there is no MIME type.